home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.c
- Path: uu4news.netcom.com!zodiac!szh
- From: szh@zcon.com (Syed Zaeem Hosain)
- Subject: Re: Very Simple <maths.h> problem...
- Message-ID: <1996Mar29.172707.17968@zcon.com>
- Sender: szh@zcon.com (Syed Zaeem Hosain)
- Nntp-Posting-Host: zodiac
- Reply-To: szh@zcon.com
- Organization: Z Consulting Group
- References: <4jf0c9$rs8@nic.umass.edu>
- Date: Fri, 29 Mar 1996 17:27:07 GMT
-
- In article <4jf0c9$rs8@nic.umass.edu>, ekh@asimov.oit.umass.edu (Eugene K Hall) writes:
- >Hi there. I'm getting these errors for a program. It's pathetically easy,
- >but I can't seem to rectify it. If anyone could help, it would be great:
- >
- >It's supposed to work, the man page lists exp() as a valid math.h funct.
- >??
- >
- >Errors:
- >------
- >
- >asimov% !cc
- >cc int.c
- >ld:
- >Unresolved:
- >exp
-
- [code deleted for brevity]
-
- Please read the FAQ and check out the answer to the question:
-
- 14.3: I'm trying to do some simple trig, and I am #including <math.h>,
- but I keep getting "undefined: sin" compilation errors.
-
- A search of "math.h" found this question for me. The answer is probably
- the same as what you are experiencing.
-
- The FAQ can be found at rtfm.mit.edu if you did not save the copy that
- is posted here every month.
-
- Z
-
-
- --
- -------------------------------------------------------------------------
- | Syed Zaeem Hosain P. O. Box 610097 (408) 441-7021 |
- | Z Consulting Group San Jose, CA 95161 szh@zcon.com |
- -------------------------------------------------------------------------
-